GDI Functions

Description

Functions for drawing to the display.

Name
Description
ui_generate_quick_draw Function

Evaluate GDI calls, but generate quickdraw code from the code.

ui_hdc_draw Function

Render to a raw HDC - pagination flag is set to eject a page if rendering to a printer.

ui_quickdraw_scale Function

Scale quickdraw, and optionally translate (add offset) - optionally adjust before scale to change the 'source'.

ui_quickdraw_to_bitmap Function

Create a persisted bitmap binary image from quickdraw code, useful for dynamic swatch icon generation.